RichTextBox for WinRT
GetValue(C1TextRange) Method


The range.
Gets the current value for the current selected range.
Syntax
'Declaration
 
Protected Overloads MustOverride Function GetValue( _
   ByVal range As C1TextRange _
) As T
'Usage
 
Dim instance As C1ApplicationBarToggleButton(Of T)
Dim range As C1TextRange
Dim value As T
 
value = instance.GetValue(range)
protected abstract T GetValue( 
   C1TextRange range
)

Parameters

range
The range.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1ApplicationBarToggleButton<T> Class
C1ApplicationBarToggleButton<T> Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback